home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_p / pccai.zip / README.BAT < prev    next >
DOS Batch File  |  1993-07-06  |  969b  |  20 lines

  1. echo off
  2. cls
  3. echo                          Welcome to PC-CAI
  4. echo ──────────────────────────────────────────────────────────────────────
  5. echo To run a sample program enter DEMO
  6. echo ──────────────────────────────────────────────────────────────────────
  7. echo To install PC-CAI to a disk type the command INSTALL (350K needed).
  8. echo ──────────────────────────────────────────────────────────────────────
  9. echo To print the documentation on this disk, use the command
  10. echo                     PRINTDOC filename.doc
  11. echo For example, to print the file CAI.DOC, enter
  12. echo                     PRINTDOC CAI.DOC
  13. echo The documentation files on this disk are:
  14. echo ──────────────────────────────────────────────────────────────────────  
  15. echo   CAI.DOC - condensed version of the manual
  16. echo   LATENEWS.DOC - new information not in manual
  17. echo   ORDER - registration/order form
  18. echo ──────────────────────────────────────────────────────────────────────    
  19.  
  20.